DocumentReader usage details

Summary

org.eclipse.wst.sse.core.internal.document.DocumentReader has 25 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] DocumentReader
CASTS
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(Reader, int) 584 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(Reader, int) 578 PRIVATE_PERMISSIBLE
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.editor.PHPSourceViewer.1.docReader -1 PRIVATE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(Reader, int) 577 PRIVATE_PERMISSIBLE
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.editor.PHPSourceViewer.1.textChanged(TextChangedEvent) 147 PRIVATE
org.eclipse.php.internal.ui.editor.PHPSourceViewer.setText(String) 292 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 395 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.set(IDocument) 122 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.DTDDocumentCharsetDetector.set(IDocument) 56 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.encoding.HTMLDocumentCharsetDetector.set(IDocument) 38 PRIVATE
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.SaveJspFileOp.execute(IProgressMonitor) 204 PRIVATE
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentCharsetDetector.set(IDocument) 35 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.editor.PHPSourceViewer.setText(String) 292 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 395 PRIVATE
[+] DocumentReader() : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.editor.PHPSourceViewer.1.textChanged(TextChangedEvent) 147 PRIVATE
[+] DocumentReader(IDocument) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.editor.PHPSourceViewer.setText(String) 292 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 395 PRIVATE
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.SaveJspFileOp.execute(IProgressMonitor) 204 PRIVATE
[+] DocumentReader(IDocument, int) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.set(IDocument) 122 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.DTDDocumentCharsetDetector.set(IDocument) 56 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.encoding.HTMLDocumentCharsetDetector.set(IDocument) 38 PRIVATE
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentCharsetDetector.set(IDocument) 35 PRIVATE_PERMISSIBLE
[+] getDocument() : IDocument
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(Reader, int) 578 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(Reader, int) 584 PRIVATE_PERMISSIBLE
[+] reset(IDocument, int) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.editor.PHPSourceViewer.1.textChanged(TextChangedEvent) 151 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional